CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 与PC机的 串口 通信

搜索资源列表

  1. VC_PcComm

    0下载:
  2. 这是一个pc机与单片机串口通信的应用程序。压缩文件无密码。非常好的串口应用实例。-This is a pc and SCM serial communication applications. Compressed files without password. Serial very good example.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:824202
    • 提供者:冯江
  1. autouart

    2下载:
  2. 在单片机与上位机PC通信的过程中,通信速率一般是固定的,并且是一致的,否则通信不会成功,此程序介绍了如何实现串口通信的波特率自动识别.-in SCM between PC and communications process, the communication speed is usually fixed, and is the same. Otherwise communications will not be successful, this procedure on how to ach
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2291
    • 提供者:suncw
  1. VC_51_com_debug

    1下载:
  2. VC下开发的串口调试工具,界面简单,方便操作,适用于PC机下与单片机通过串口通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:67982
    • 提供者:yuewei
  1. DG128SCI

    0下载:
  2. 飞思卡尔单片机MC9SDG128串口程序,实现与PC机等的串行通信。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:赖东东
  1. VCcom

    0下载:
  2. 利用VC 编程实现PC机与单片机的通信,可以更改通信的串口波特率,校验位
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36119
    • 提供者:zhang
  1. com

    0下载:
  2. 单片机与PC通信实例 功能:从PC机串口端接收13个字节的数据,然后将接收到的数据加上 \"Serial Port OK!\"的后缀后,发送给PC作为应答
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:danily
  1. chuankou

    0下载:
  2. 基于51单片机的串口功能设计的串口调试程序,能够与pc机实现通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24927
    • 提供者:fangka
  1. Example

    0下载:
  2. ZLG DP-668 开发板全部程序 \\BELL\\ 蜂鸣器演示程序 \\CAN测试程序\\ CAN双机通信演示程序 \\EEPROM\\ 24WC02演示程序 \\LCD\\ 128*64液晶模块演示程序 \\RED\\ 红外收发器演示程序 \\RS232\\ RS232串行接口演示程序 \\RTC\\ PCF8563时钟芯片演示程序 \\TCPIP\\ TCPIP通信演示程序(包含PING功能,及TCP,UDP等协议) \\串口通讯\\ 单片机与PC的R
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3126267
    • 提供者:ly
  1. PC-Serial-Communication

    0下载:
  2. 该程序为PC机与单片机通过RS-232串行口通信的PC端程序,含界面设计和串口设置
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:18371
    • 提供者:fang
  1. wendushishishuaxin

    0下载:
  2. Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-02
    • 文件大小:7013
    • 提供者:xiaobo
  1. first_up

    0下载:
  2. 鹦鹉学舌:单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。 ⑷实验测试方法:在上位机上通过串口调试助手软件发送一个十六进制数据给单片机,单片机收到数据后立即把这个数据又发回给PC,并在串口调试助手显示。 -Parrot: SCM and PC-PC communicat
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:103437
    • 提供者:flysky
  1. uart

    0下载:
  2. 通过avr单片机的uart与pc机通信,通过串口调试助手上发送1—f控制单片机板上的数码管-Avr通过MCU UART communication with the pc through the serial debug aide sent on 1-f control of single-chip digital control panel
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:15387
    • 提供者:谢应东
  1. VisualBasicMcu

    0下载:
  2. Visual Basic实现PC机与单片机串口通信任务 包含visual basic 和51的原代码-Visual Basic to achieve single-chip computer and PC serial port communication tasks and 51 contains the visual basic source code
  3. 所属分类:Com Port

    • 发布日期:2014-11-02
    • 文件大小:152168
    • 提供者:shao
  1. Serial_Communication

    0下载:
  2. 此程序用于单片机RS232串口通信,主要应用于各模块之间的通信,也可与上位机进行通信实现控制-This procedure for single-chip RS232 serial communication, mainly used in communication between the modules can also communicate with the PC control
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:12015
    • 提供者:张小峰
  1. a

    0下载:
  2. 用单片机采集人体的脉搏信号,并用单片机通过串口与PC机通信.-Collecting the body s pulse signals with the MCU.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:713
    • 提供者:lin
  1. VCsinglechipmicrocomnputercommunication

    0下载:
  2. 本监控系统完成微机与单片机之间的RS-232串行口通信,达到了工业应用中开发Windows工控软件的实际要求,可用于工厂自动化。具体有单片机组成的下位机可同时实时的控制多台步进电机的转速,检测机床刀架系统的工作位置,及时将刀架的运动状态反馈给上位机。-The monitoring system was completed between the PC and the microcontroller RS-232 serial port communications, to the develop
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-02
    • 文件大小:3622201
    • 提供者:陈莉莉
  1. keilc51_manual

    0下载:
  2. 单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。-PC-MCU and host computer communication program design: ⑴ serial port initialization: the baud rate as 4800 ⑵ serial rece
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-11-02
    • 文件大小:44985
    • 提供者:mugua
  1. danpingjishiyanbaogaosan

    0下载:
  2. 一、实验内容及目的 内容:AT89C51单片机的串行口经MAX232电平转换后,与PC机串行口相连。使用虚拟终端,实现上位机与下位机的通信。 目的:掌握单片机串行口的方式选择和编程方法,了解单片机与PC串行通信程序的设计方法,学会实时程序的调试技巧。 -First, the experimental content and purpose of content: AT89C51 microcontroller' s serial port via MAX232 level co
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:26649
    • 提供者:meijiao
  1. labview-serial-communication

    0下载:
  2. 以 PC 作为上位机,以调制解调器(Modem)、串行打印机、各种监控模块、PLC、摄像头云台、数控机床、单片机及智能设备等作为下位机广泛应用于测控领域。本文详细介绍利用 LabVIEW 实现 PC 与各种下位机设备串口通信的程序设计方法。-PC as the host computer to the modem (Modem), serial printer, a variety of monitoring modules, PLC, camera head, CNC machine tool
  3. 所属分类:Communication

    • 发布日期:2017-12-13
    • 文件大小:2349799
    • 提供者:神木凌宇
  1. Wh500-800编程加密器

    0下载:
  2. Wh500-800编程加密器程序 WH-500A/B智能型多功能编程加密器集编程器、加密器/解密器、频率计、计数器、信号发生器、逻辑分析仪、记忆示波器、IC卡读写器等实用功能于一体,可能是目前市场上性能价格比最高的编程器之一,适合于极大多数单片机专业工程和大专院校实验室使用。系统结构采用先进的分布式控制方式,编程器内部有两台单片机并行工作,通过通讯电缆与微机串口相连,采用可靠的高速通讯技术(波特率为115.2K/S)。编程器内置数控电压产生电路,编程电压和编程时序由内置的单片机精确控制,与PC机
  3. 所属分类:编译

« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com